home *** CD-ROM | disk | FTP | other *** search
/ Freelog 49 / Freelog049.iso / Bas / Inutilitaires / Chirac / CHIRACDA.EXE / scripts / DefineButton2_164 / BUTTONCONDACTION on(release).as
Text File  |  2002-01-27  |  70b  |  5 lines

  1. on(release){
  2.    _root.Lights.gotoAndStop(1);
  3.    gotoAndStop(1);
  4. }
  5.